The RowColCollection<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
Clear | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
Contains | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
CopyTo | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
DeferNotifications |
Suspends notifications until the returned IDisposable
object is disposed.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IndexOf | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
Insert | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
Remove | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
RemoveAt | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
DefaultSize |
Gets or sets a value that indicates the size (width or height) in pixels
for row and column objects in this collection.
|
![]() |
Frozen |
Gets or sets the number of frozen rows or columns in the collection.
|
![]() |
Item | (Inherited from Collection<(Of <(<'T>)>)>.) |
![]() |
MaxGroupLevel |
Gets the maximum group level present in the grid.
|
![]() |
MaxSize |
Gets or sets a value that indicates the maximum size (width or height)
in pixels for row and column objects in this collection.
|
![]() |
MinSize |
Gets or sets a value that indicates the minimum size (width or height)
in pixels for row and column objects in this collection.
|
Events
Name | Description | |
---|---|---|
![]() |
CollectionChanged | (Inherited from ObservableCollection<(Of <(<'T>)>)>.) |